Fix initial size allocation with child widgets
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Oct 2010 01:13:55 +0000 (21:13 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:37:03 +0000 (17:37 +0900)
commit0aa94bb9465f8ec7269366aaa029640a49891478
tree5ca28ce8b06ea6a84bebc1cd29e4b64adc278cf5
parent6c301d4b0a09f618db0108ce38fdbf69cecc73d2
Fix initial size allocation with child widgets

On some cases, it would take a resize of the window for children
to 'jump into place'.

https://bugzilla.gnome.org/show_bug.cgi?id=633500
gtk/gtkstatusbar.c